gtk4.git
2010-07-31 Benjamin Ottedocs: Remove GtkNotebookPage from docs
2010-07-31 Benjamin Ottepaned: Remove unused GdkGC
2010-07-29 John (J5) Palmieriadd the transfer and element-type annotation to gdk_dev...
2010-07-28 Tomeu VizosoAnnotate gdk_rectangle_intersect
2010-07-28 Xandru ArmestoUpdated asturian translation
2010-07-28 Xandru ArmestoUpdated asturian translation
2010-07-26 Jorge GonzálezUpdated Spanish translation
2010-07-26 Benjamin Ottegdk: Flush implicit paints with Cairo
2010-07-26 Benjamin Ottegdk: Do DEBUG_UPDATES drawing with Cairo
2010-07-26 Benjamin Otteoffscreenwindow: Copy old to new pixmap using Cairo
2010-07-26 Benjamin Ottegdk: Create solid mask with Cairo
2010-07-26 Benjamin Ottegdk: Always clear backing store with Cairo
2010-07-26 Benjamin Ottegdkgc: Draw clip mask with Cairo
2010-07-26 Benjamin Ottegdkpixbuf: Implement gdk_pixbuf_render_threshold_alpha...
2010-07-26 Benjamin Ottedocs: Remove mention of gdk_draw_drawable()
2010-07-26 Benjamin Ottegdk: Use the system colormap, not the rgb colormap
2010-07-26 Benjamin Ottegdk: Get rid of GdkRGB usage
2010-07-26 Benjamin Ottegdk: Get rid of gdk_draw_pixbuf() call
2010-07-26 Benjamin Ottestyle: Draw insertion cursor with Cairo
2010-07-26 Benjamin OtteRemove _gtk_widget_get_cursor_gc() function
2010-07-26 Benjamin Ottetesting: Use Cairo calls instead of gdk_draw_line(...
2010-07-26 Benjamin Ottegtk-demo: Blit backing pixmap using Cairo
2010-07-26 Benjamin Ottegtk-demo: Convert color selection example to Cairo
2010-07-26 Benjamin Ottegtk-demo: Convert drawingarea example to Cairo
2010-07-26 Benjamin Ottegtk-demo: Make pixbufs demo use Cairo
2010-07-26 Benjamin Ottedemos: No need to set the rgb colormap here
2010-07-26 Benjamin Ottedemos: Convert to drawing with Cairo instead of GdkRGB
2010-07-26 Benjamin Ottedemos: Use Cairo instead of gdk_draw_pixbuf()
2010-07-26 Benjamin Ottetestgtk: Remove unused variable
2010-07-26 Benjamin Ottetestgtk: Draw rotated text example with pangocairo
2010-07-26 Benjamin Ottetestgtk: Replace gdk_draw_rectangle() with Cairo
2010-07-26 Benjamin Ottetest: Convert testinput to Cairo
2010-07-26 Benjamin Ottetests: Make testoffscreen use Cairo
2010-07-26 Benjamin Ottetests: replace gdk_draw_drawable() with Cairo calls...
2010-07-26 Benjamin Ottetests: Use gdk_screen_get_default_colormap()
2010-07-26 Benjamin Ottetests: Use GdkPixbuf for taking a screenshot, not GdkImage
2010-07-26 Benjamin Ottetests: Remove gdk_draw_pixbuf() with Cairo equivalent
2010-07-26 Benjamin Ottepixbuf-engine: Draw mask with Cairo
2010-07-26 Benjamin Ottepixbuf-engine: replace call to gdk_draw_pixbuf() with...
2010-07-26 Benjamin Ottepixbuf-engine: Replace gdk_draw_pixbuf() with Cairo...
2010-07-26 Benjamin Otteimcontextxim: Draw with Cairo
2010-07-26 Benjamin Ottedecorations: Draw text with Cairo
2010-07-26 Benjamin Ottedecorate: Draw decorations using Cairo
2010-07-26 Benjamin Ottehsv: Remove unused variable
2010-07-26 Benjamin Ottetreeview: Draw the dnd pixmaps with Cairo
2010-07-26 Benjamin Ottetreeview: Draw lines with Cairo
2010-07-26 Benjamin Ottetreeview: Unify all line drawing into the same function
2010-07-26 Benjamin Ottetreeview: Draw column reordering arrows with Cairo
2010-07-26 Benjamin Otteruler: Replace gdk_draw_drawable calls with Cairo
2010-07-26 Benjamin Ottemenu: replace gdk_draw_drawable() call with Cairo equiv...
2010-07-26 Benjamin Ottefilechooser: Remove commented out code
2010-07-26 Benjamin Otteprogressbar: Use cairo instead of gdk_draw_drawable()
2010-07-26 Benjamin Ottespinner: We want the default colormap, not the RGB...
2010-07-26 Benjamin Otteimage: Use Cairo instead of gdk_draw_drawable()
2010-07-26 Benjamin Otteimage: replace gdk_draw_pixbuf() call with Cairo equivalent
2010-07-26 Benjamin Ottetextview: draw dnd icon with Pango
2010-07-26 Benjamin Ottetextview: Draw selection background with Cairo
2010-07-26 Benjamin Ottetextview: Draw drag icons using Cairo
2010-07-26 Benjamin Ottetextview: Use _gtk_widget_get_cursor_color() and Cairo
2010-07-26 Benjamin Ottetextview: Draw empty shape logo with Cairo
2010-07-26 Benjamin Ottetextview: replace gdk_draw_pixbuf() call with Cairo...
2010-07-26 Benjamin Ottecolorbutton: Render with Cairo
2010-07-26 Benjamin Otteentry: replace gdk_draw_pixbuf() call with Cairo version
2010-07-26 Benjamin Ottegdk: Revert making get_size optional
2010-07-26 Benjamin Ottex11: Query size on real drawable
2010-07-26 Benjamin Ottedocs: Fix sgml file to add gdk_keymap_get_num_lock_state()
2010-07-26 Benjamin Ottecups: Fix cast warnings
2010-07-26 Klemen KoširUpdated Slovenian translation
2010-07-25 Szilárd PfeifferMoved the drawing of horizontal grid lines after cell...
2010-07-25 John StowersAdd gdk_cursor_get_cursor_type
2010-07-24 Aron XuUpdate Simplified Chinese translation.
2010-07-23 Federico Mena... Clarify what the @event is used for when calling gtk_dr...
2010-07-23 Christian DywanCorrect marshaller for switch-page and adjust emission...
2010-07-22 Stanislav BrabecFix stuck pointer grab due to passing GDK_CURRENT_TIME...
2010-07-22 Javier JardónCheck if childs actually exists before using it
2010-07-22 Fran DiéguezUpdated Galician translations
2010-07-21 Tao WangUpdate Simplified Chinese translations.
2010-07-20 Fran DiéguezUpdated Galician translations
2010-07-20 Javier JardónMove GtkBoxChild from the public .h to gtkbox.c
2010-07-20 Javier JardónDo not use GtkBoxChild in GtkStatusBar
2010-07-19 Javier Jardóngtkentrycompletion: check return value because It can...
2010-07-19 Kjartan MaraasUpdated Norwegian bokmål translation
2010-07-19 Yaron ShahrabaniUpdated Hebrew translation.
2010-07-19 Javier JardónGtkWindowGroup: Add guards to some gtk_window_group_...
2010-07-19 Javier JardónAdd _gtk_check_menu_item_set_active() internal function
2010-07-19 Christian Perschgtknotebook: Fix critical warnings on scroll events
2010-07-19 Ted Gouldgtkstock: Adding a File label stock item.
2010-07-19 Javier JardónAdd _gtk_toggle_action_set_active() internal function
2010-07-19 Carlos GarnachoGtkWindow: keep a reference of the widget on focus...
2010-07-19 Javier Jardóngtktextbuffer: Remove GET_PRIVATE macro
2010-07-18 Mario Blättermann[i18n] Updated German translation
2010-07-18 Mario Blättermann[i18n] Updated German translation
2010-07-18 Jorge GonzálezUpdated Spanish translation
2010-07-18 Andika TriwidadaUpdated Indonesian translation after reapply newest POT
2010-07-18 Andika TriwidadaUpdated Indonesian translation
2010-07-17 Ignacio Casal... Move GtkTextBuffer sealed attributes to private struct.
2010-07-16 Emmanuele Bassigail-util: Constify gchar argument
2010-07-16 Yaron ShahrabaniUpdated Hebrew translation.
2010-07-16 Matthias ClasenRemove accidental addition
2010-07-16 Matthias ClasenAllow windows to be dragged by clicking on empty areas
next